FROM mongo:3.6.1

COPY *.js /docker-entrypoint-initdb.d/

